projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
820d062
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Tue, 29 Jan 2008 20:30:04 +0000
(20:30 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Tue, 29 Jan 2008 20:30:04 +0000
(20:30 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bf24be087512635952a0ea2518aaff00f441e297..ee1a6ee0adcef3183918e0abb3e9df0b17bd0677 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-01-29 Alan Mackenzie <acm@muc.de>
+ * progmodes/cc-engine.el (c-specifier-key): Exclude "template"
+ from this regexp; part of same fix as next change to cc-engine.el.
+
* progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor
the "{" of a template function correctly on "template", not the
following "<".